Introduction

The Inspector tool is designed for GO console users to check, manage, track the API data in one place. Once you have implemented the BookingUSB API of GO Distributor on your side, you can easily check the hotel list and products status in overview within the required criteria by using the Inspector tool directly.



How does it work?


The Overview of BookingUSB API


  • Supply Hotel List function: Access the BookingUSB-> /hotels/{supplierId} API to get the list of hotels when DerbySoft synchronized back from the supply side.

  • Supply Hotel Product function: Access the BookingUSB-> /hotel/{supplierId}/{hotelId} API to get the hotel products when DerbySoft synchronized back from the supply side.

  • LiveCheck function: Access the BookingUSB-> /availability API to get the real-time data from the Supply side.